Post

Replies

Boosts

Views

Activity

Need help with MacCatalyst Error (Universal App)
Hi,Hope you can help me solve this error.Building for Mac Catalyst, but linking in .tbd built for macOS, file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks//NotificationCenter.framework/NotificationCenter.tbd' for architecture x86_64** This happen after I tried added the provisioning profile supporting "MacCatalyst" and make it a Universal App. *** Almost certain it has to do with architecture supported to run on MacOS (simulator)Thanks
1
0
1.2k
Mar ’20
How to use CFBundleDisplayName for Mac apps??
Hi,So, CFBundleDisplayName works fine in iOS/iPadOS. But if I open the App on Mac, the name appears as the PRODUCT NAME in the top menubar. I don't want that. Basically, I can't change the PRODUCT NAME of my App because of my Identifier (which handles users iCloud storage). So, any idea how can I can change that name on the top bar?Thanks
2
0
2.3k
Mar ’20
Help with changing Product Name while using iCloud
Hi,In the following situation:- You have an App named "Photoz"- The App support iCloud and has lots of active users.- The App name "Photoz" must be changed because of copyrights request.- Name has been changed using "Bundle Display Name" in InfoPlist.- Name appears different on iOS/iPadOS devices but not on Mac.- On Mac, if you see the icon name or top menu bar.. the name "Photoz" still appears.Reasons why I can't change the name "Photoz" :- Apple states to never change the Bundle ID- If I change the Product ID (or BundleID), then all provisionings profiles don't work.- The Identifier is associated to the iCloud Storage of my users, therefor, I can't just create a new one.How do you proceed? Any solution to this scenario?Thanks
0
0
634
Mar ’20
Help with "Bundle ID" Maccatalyst
Hi,I decided to create a Universal app (same iOS bundle ID). That is, create a Mac version of an existing App inside iTunes connect (NOT creating a Mac App from scratch (which creates the maccatalyst suffix). I finish the App. How can I publish it? everytime, XCode says I need that "maccatyst suffix" to submit it. Help! thanks
0
0
649
Mar ’20